Skip to content

chore(release): bump to v0.14.1 for stable Marketplace promotion#148

Merged
remyluslosius merged 1 commit into
mainfrom
bump/v0.14.1
Jun 14, 2026
Merged

chore(release): bump to v0.14.1 for stable Marketplace promotion#148
remyluslosius merged 1 commit into
mainfrom
bump/v0.14.1

Conversation

@remyluslosius

Copy link
Copy Markdown
Contributor

What

Bumps VERSION, vscode-extension/package.json, and CHANGELOG.md to v0.14.1.

Why

v0.14.0 (and the entire 0.13 line) shipped to the VS Code Marketplace pre-release channel only. The last stable release on the default channel is v0.12.1. The Marketplace forbids republishing an already-published version (0.14.0) without its pre-release flag, so promoting the 0.13 + 0.14 work to stable requires a fresh version number.

v0.14.1 is functionally identical to the 0.14.0 pre-release — the packaged VSIX differs only in the version string (90,571 vs 90,582 bytes). No CLI, schema, or extension behavior change.

The v0.14.1 tag (cut on main HEAD after this merges) also re-anchors traceability: the v0.14.0 tag predated #147 (fix(vscode): exclude jest-junit output from the VSIX); the new tag includes it.

Gate

  • make release-check green: 15/15 dogfood specs pass, 0 lint errors, VSIX built at 0.14.1.
  • Hands-on gate verification (RELEASING.md steps 2–7) + manual vsce publish happen after merge + tag. Not done by automation.

🤖 Generated with Claude Code

v0.14.0 shipped to the Marketplace pre-release channel only. The channel
forbids republishing an existing version without its pre-release flag, so
promoting the 0.13+0.14 work to stable requires a fresh version number.
v0.14.1 is functionally identical to the 0.14.0 pre-release; the VSIX
differs only in the version string. The tag also re-anchors traceability
past #147 (jest-junit VSIX exclusion), which landed after the v0.14.0 tag.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@remyluslosius remyluslosius merged commit 428e91c into main Jun 14, 2026
19 checks passed
@remyluslosius remyluslosius deleted the bump/v0.14.1 branch June 14, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant